Skip to content

Re-Index current email cache based on the locally stored data#10484

Open
BijinDev wants to merge 1 commit intodev-mail-searchfrom
10381-easy-indexing-on-local-stored-data
Open

Re-Index current email cache based on the locally stored data#10484
BijinDev wants to merge 1 commit intodev-mail-searchfrom
10381-easy-indexing-on-local-stored-data

Conversation

@BijinDev
Copy link
Contributor

No description provided.

@BijinDev BijinDev linked an issue Mar 12, 2026 that may be closed by this pull request
3 tasks
@BijinDev BijinDev changed the base branch from master to dev-mail-search March 12, 2026 12:15
@BijinDev BijinDev force-pushed the 10381-easy-indexing-on-local-stored-data branch 3 times, most recently from 561e82c to 3aa0803 Compare March 13, 2026 16:07
@BijinDev BijinDev marked this pull request as ready for review March 13, 2026 16:07
@BijinDev BijinDev changed the title wip Clear all locally saved email data and re-index Mar 13, 2026
@BijinDev BijinDev force-pushed the 10381-easy-indexing-on-local-stored-data branch 3 times, most recently from 5ee296d to a0f888d Compare March 18, 2026 15:28
Close: #10381

Co-authored-by: paw <paw-hub@users.noreply.github.com>
@BijinDev BijinDev force-pushed the 10381-easy-indexing-on-local-stored-data branch from a0f888d to 4fcbb43 Compare March 18, 2026 15:43
@BijinDev BijinDev changed the title Clear all locally saved email data and re-index Re-Index current email cache based on the locally stored data Mar 18, 2026
return
}
if (this._isIndexing) {
this.cancelMailIndexing()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What indication is there that an index is happening? I'm thinking people might click on re-index, not see anything, and then click again, canceling the indexing and rerunning it again and again. Maybe block when an index is running? With a "Index is currently running" popup or something

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow easy index recreation on locally stored data

2 participants